home *** CD-ROM | disk | FTP | other *** search
/ PC Extra 07 & 08 / pca1507.iso / Software / psp8 / Data1.cab / seamless_tiling.swf / scripts / DefineButton2_105 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-04-22  |  118 b   |  5 lines

  1. on(release){
  2.    _global.menu.selectItem("photo_effects");
  3.    loadMovie("photo_effects.swf","_root.mainwindow");
  4. }
  5.